home *** CD-ROM | disk | FTP | other *** search
/ CrystalVision Software Se… Wiki Wonder - Wikipedia / CrystalVision Software Services 703: The Wiki Wonder - Wikipedia.iso / 0703 / Business / CodeX Apps / CodeX.exe / CodeX / themes / default / iPowerBase / General.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-07-21  |  3.4 KB  |  194 lines

  1. body
  2. {
  3.     font-family:Tahoma, arial, sans-serif;
  4.     font-size:12px;
  5.     margin:0 0 0 0;
  6.     padding:0 0 0 0;
  7.     background:#3f3f3f;
  8.     
  9.     text-align:center;
  10. }
  11. a, td
  12. {
  13.     font-family:Tahoma, arial, sans-serif;
  14.     font-size:12px;    
  15. }
  16. img{border:0px}
  17.  
  18. a:link{text-decoration: underline;color:#c7c7c7;}
  19. a:visited{text-decoration: underline; color:#aaa;}
  20. a:hover{text-decoration: underline; color:#fff;}
  21. a:active{text-decoration: underline; color:#f00;}
  22.  
  23. a.Dark:link{text-decoration: none;color:#333;}
  24. a.Dark:visited{text-decoration: none; color:#666;}
  25. a.Dark:hover{text-decoration: underline; color:#000;}
  26. a.Dark:active{text-decoration: underline; color:#f00;}
  27.  
  28. a.White:link, a.White:visited {text-decoration: none;color:#eee;}
  29. a.White:hover{text-decoration: underline; color:#fff;}
  30. a.White:active{text-decoration: underline; color:#f0f0f0;}
  31.  
  32. a.Grey:link{text-decoration: none;color:#666;}
  33. a.Grey:visited{text-decoration: none; color:#666;}
  34. a.Grey:hover{text-decoration: underline; color:#000;}
  35. a.Grey:active{text-decoration: underline; color:#f00;}
  36.  
  37. a.Red:link{text-decoration: underline;color:#A61C3D;}
  38. a.Red:visited{text-decoration: underline;color:#A61C3D;}
  39. a.Red:hover{text-decoration: underline; color:#F00;}
  40. a.Red:active{text-decoration: underline; color:#666;}
  41.  
  42. a.Blue:link, a.Blue:visited{text-decoration: underline;color:#36f;}
  43.  
  44. a.Blue:hover{text-decoration: underline; color:#036;}
  45. a.Blue:active{text-decoration: underline; color:#f00;}
  46.  
  47. #Container
  48. {
  49.     position:relative;
  50.     
  51.     width:1000px;
  52.     margin-top:0px;
  53.     margin-bottom:0px;
  54.     margin-left:auto;
  55.     margin-right:auto;
  56.  
  57.     text-align:left;
  58.     width:1000px;
  59.     
  60.     voice-family: "\"}\"";
  61.     voice-family:inherit;
  62.     width:1000px;
  63. }
  64.  
  65. #TopLayer
  66. {
  67.     margin:0 0 0 0;
  68.     width:1000px;
  69.     height:40px;
  70.     color:#fff;
  71. }
  72.  
  73. #CopyRight
  74. {
  75.     display:inline-block;
  76.     width:1000px;
  77.     height:40px;
  78.     line-height:20px;
  79.     background:#1b1b1b;
  80.     border-top:1px solid #666;
  81.     color:#ccc;
  82.     font-size:11px;
  83.     text-align:right;
  84.     color:#fff;
  85. }
  86.  
  87. .SiteLogo
  88. {
  89.     float:left;
  90.     margin:5px 0 0 0px;
  91. }
  92.  
  93. #TopLayer span
  94. {
  95.     float:right;
  96.     line-height:40px;
  97.     margin-right:20px;
  98.     color:#ccc;
  99. }
  100.  
  101. a.imgBtn:link, a.imgBtn:visited
  102. {
  103.     width:108px;
  104.     height:30px;
  105.     line-height:25px;
  106.     text-align:center;
  107.     display:block;
  108.     text-decoration: none;
  109.     color:#333;
  110.     background:url("/img/v2005/iBulletin/btn_bg.jpg") no-repeat;
  111. }
  112.  
  113. a.imgBtn:hover
  114. {
  115.     text-decoration: none;
  116.     color:#000;
  117.     background:url("/img/v2005/iBulletin/btn_bg_hover.jpg");
  118. }
  119.  
  120. a.imgBtn:active
  121. {
  122.     text-decoration: none;
  123.     color:#f00;
  124.     background:url("/img/v2005/iBulletin/btn_bg_active.jpg");
  125. }
  126.  
  127. #LoginBox, #LoginInfo
  128. {
  129.     float:right;
  130.     height:30px;
  131.     width:215px;
  132.     margin-top:5px;
  133.     border-left:4px solid #555;
  134.     line-height:0px;
  135.     color:#aaa;
  136. }
  137.  
  138. #LoginBox span
  139. {
  140.     float:left;
  141.     display:inline-block;
  142. }
  143.  
  144. #LoginBox input
  145. {
  146.     float:left;
  147.     margin-top:5px;
  148.     margin-left:5px;
  149.     height:20px;
  150.     width:100px;
  151.     text-align:center;
  152.     font-size:12px;
  153.     font-family:"Tahoma","╦╬╠σ",Lucida Grande, sans-serif;
  154. }
  155.  
  156. #LoginInfo p
  157. {
  158.     display:block;
  159.     line-height:15px;
  160.     margin:0 0 0 5px;
  161.     color:#eee;
  162. }
  163.  
  164. a.ModuleSelector:link, a.ModuleSelector:visited
  165. {
  166.     display:inline-block;
  167.     float:left;
  168.     
  169.     margin:10px 0 0 5px;
  170.     
  171.     width:70px;
  172.     height:20px;
  173.     
  174.     text-align:left;
  175.     text-decoration:none;
  176.     padding-left:5px;
  177.     line-height:20px;
  178.     color:#aaa;
  179.     
  180.     border-bottom:2px solid #555;
  181.     
  182. }
  183.  
  184. a.ModuleSelector:hover
  185. {
  186.     border-bottom:2px solid #36c;
  187.     color:#eee;
  188. }
  189.  
  190. a.ModuleSelector:active, a.ModuleSelected:link, a.ModuleSelected:visited
  191. {
  192.     border-bottom:2px solid #FFC600;
  193.     color:#fff;
  194. }